home *** CD-ROM | disk | FTP | other *** search
/ Network Support Library / RoseWare - Network Support Library.iso / os2 / net.cfg < prev    next >
Text File  |  1993-05-19  |  26KB  |  555 lines

  1. ; *****************************************************************************
  2. ;    
  3. ;  This is a sample NET.CFG file for OS/2 EE 1.30.2 and is to be placed
  4. ;  in the root directory of C:\. According to the number of sessions etc.
  5. ;  further modification of this file might be necessary.
  6. ;
  7. ;  This sample NET.CFG is meant to supply some rudimentary understanding
  8. ;  of parameters in NET.CFG and how they affect network operations.
  9. ;  For a full desciption and explanation of the parameters, see the
  10. ;  manual for the NetWare Requester for OS/2 Version 1.3, March 1991 
  11. ;  Edition or later, Novell Part # 100-000921-001.
  12. ;
  13. ;  This file contains default settings to run a UNISYS Gateway, using
  14. ;  the Computer Logics product (formerly CHI), which is using Named Pipes
  15. ;  as the LAN protocol in the current implementation.
  16. ;
  17. ;  This NET.CFG contains additional informations that was collected
  18. ;  during the period of "stabilizing" the Munich Network MUC II including
  19. ;  any updates from Novell of their Named Pipe code up to NSD005 (!!!),
  20. ;  supposed to be publicly released in 1993 (will they ever do it ??).
  21. ;
  22. ;  This configuration is valid for the 32 Sessions Gateway, running under
  23. ;  the NetWare Requester Version 1.3 NSD005 for OS/2 1.3, and has been
  24. ;  tested under IBM OS/2 Extended Edition 1.3 Syslevel WRU5015 
  25. ;  up to WRU5100.
  26. ;
  27. ;  Remember to set the Token Ring of any gateway running this NET.CFG file
  28. ;  to 64 KB Shared RAM. The Token Ring IRQ should be set to IRQ 10,
  29. ;  with the CHI Card set to IRQ 9. Further experiences are welcome.
  30. ;
  31. ;  Latest changes done on 16th of May, 1993 by FRA AV3/WT, ha.
  32. ;
  33. ;  Should you discover any mistakes or additional information worth to be
  34. ;  included in this NET.CFG, please contact FRA AV3/WT by MEMO or
  35. ;  fax: (49) 69 696 8002. You may also reach us via CompuServe under
  36. ;  the following ID: CI$ 75470,3256.
  37. ;
  38. ; *****************************************************************************
  39. ;
  40. ;  Link Driver:
  41. ;  If you are using TOKEN.SYS to run WITHOUT Communications Manager, and
  42. ;  still want to set the Token Ring Address to a locally administered address,
  43. ;  you would specify TOKEN as the Link Driver NAME, and then replace
  44. ;  Node Adress NUMBER with the twelve digits of the LAA (Locally
  45. ;  Administered Address) to be used. 
  46. ;
  47. ;  This NET.CFG does not yet include the information about the new driver
  48. ;  architecture ODINSUP.SYS, which is part of Novell's architecture to
  49. ;  support IBM's new "LAPS"-technology (LAN Adapter and Protocol Support),
  50. ;  based on Microsoft's NDIS specification version 1.02, that is part of IBM's
  51. ;  Extended Services/2. Such information on the additional settings in NET.CFG
  52. ;  for ODINSUP.SYS plus related changes in CONFIG.SYS as well as PROTOCOL.INI
  53. ;  will be documented by FRA AV3 in the near future as part of our efforts
  54. ;  to support the DA/Unix project. Refer for the time being to the Novell
  55. ;  document ODINSP.DOC.
  56. ;
  57. ;  IPX as a Protocol Frame on Token Ring has the NAME:     TOKEN-RING,
  58. ;     the ID is: E0.
  59. ;  TCP/IP as a Protocol Frame on TR has the NAME:          TOKEN-RING_SNAP,
  60. ;     the ID is: 8137.
  61. ;  Ethernet DIX 2.0 as a Protocol Frame has the NAME:      ETHERNET_II,
  62. ;     the ID is: 8137 and is using the DEC Ethernet II envelope. 
  63. ;  Ethernet 802.3 as a Protocol Frame has the NAME:        ETHERNET_802.3,
  64. ;     the ID is: 0 and is using the Ethernet IEEE 802.3 specs.
  65. ;
  66. ;  Syntax:
  67. ;     LINK DRIVER name
  68. ;        PRIMARY | ALTERNATE
  69. ;        default PRIMARY
  70. ;
  71. ;        default NAME NONE
  72. ;        acceptable values
  73. ;
  74. ;        NAME           Driver
  75. ;
  76. ;        pcn2           IBM PC Network Adapter II and II/A
  77. ;        ne2            Novell Ethernet NE/2
  78. ;        ne232          Novell Ethernet NE/2-32
  79. ;        ne1000         Novell Ethernet NE1000
  80. ;        ne2000         Novell Ethernet NE2000
  81. ;        ne2100         Novell Ethernet NE2100
  82. ;        token          IBM Token Ring PC Adapter
  83. ;        tokenee        IBM Token Ring Adapter using OS/2 Extended Edition
  84. ;                        Communications Manager
  85. ;        cmgrlan        PCN2, Ethernet, and TRN with OS/2 Extended Edition
  86. ;                        Communications Manager,
  87. ;                        see additional notes in frame type section below
  88. ;        3c503          3COM Etherlink Series 3C503
  89. ;        3c505          3COM Etherlink Series 3C505
  90. ;        3c523          3COM Etherlink Series 3C523
  91. ;
  92. ;            =======
  93. ;            |  dma [index] CHANNEL
  94. ;            |          CHANNEL acceptable values - a positive integer
  95. ;            |  int [index] IRQ
  96. ;            |          IRQ acceptable values - a positive integer
  97. ;            |  mem [index] STARTING_ADDRESS SIZE
  98. ;            |          STARTING_ADDRESS acceptable values - hexadecimal number
  99. ;            |          SIZE acceptable values - hexadecimal number equal to
  100. ;            |          the number of paragraphs (16kb) used by driver
  101. ;            |  port [index] STARTING_PORT COUNT
  102. ;            |          STARTING_PORT acceptable values - hexadecimal number
  103. ;            |          equal to the starting I/O Port address
  104. ;            |          COUNT acceptable values -
  105. ;            |
  106. ;            |          [index] defaults to #1
  107. ;            |          Index refers to a position within a Driver
  108. ;            |          Configuration Table contained in the driver itself.
  109. ;            |          Refer to the driver documentation for usage.
  110. ;            |          This parameter is used when the defaults must be
  111. ;            |          changed and the card uses two I/O Ports, Shared
  112. ;            |          Memory locations, Interrupts, or DMA channels.
  113. ;            |
  114. ;            ======= defaults for all these parameters are set by the driver
  115. ;
  116. ;                slot ?
  117. ;                        tells Requester to scan for first NIC corresponding to
  118. ;                        the link driver NAME
  119. ;                slot SLOT
  120. ;                        Used to select which EISA or MCA card to associate
  121. ;                        this link driver section with when more than one
  122. ;                        driver of the same type are being used.
  123. ;                frame NAME
  124. ;                        acceptable frame types
  125. ;
  126. ;                        NAME                   Drivers
  127. ;                                       ==|
  128. ;                        ethernet_802.3   |     ne1000,ne2000,ne2,ne232,3c501,
  129. ;                        ethernet_802.2   ==    3c503,3c505,3c523,exos205,
  130. ;                        ethernet_ii      |     exos215,cmgrlan
  131. ;                        ethernet_snap    |
  132. ;                                       ==|
  133. ;                        token-ring             token,tokenee,cmgrlan
  134. ;                        token-ring_snap        token,tokenee,cmgrlan
  135. ;                        ibm_pcn2_802.2         pcn2,cmgrlan
  136. ;                        ibm_pcn2_snap          pcn2,cmgrlan
  137. ;
  138. ;                OS/2 Communications Manager allows either Ethernet DIX or
  139. ;                Ethernet 802.3 but not both.  Selecting Ethernet 802.3 allows
  140. ;                send/receive of Ethernet 802.3, 802.2, or SNAP packets.
  141. ;
  142. ;                To send/receive Ethernet DIX packets specify ethernet_ii
  143. ;                in NET.CFG and select Ethernet DIX network protocol
  144. ;                in Communications Manager.
  145. ;
  146. ;                To send/receive other types of packets specify either
  147. ;                ethernet_802.3, ethernet_802.2, or ethernet_snap in NET.CFG
  148. ;                and select Ethernet 802.3 in Communications Manager.
  149. ;
  150. ;                node address HEXADECIMAL_NUMBER
  151. ;                        Applicable only to NICs which support this feature.
  152. ;    ====>>              If using cmgrlan link driver you MUST specify the
  153. ;    ====>>              node address and it MUST match the card's address.
  154. ;                        If a node address is not specified or is specified
  155. ;                        incorrectly when using cmgrlan with ethernet an
  156. ;                        error message will be generated upon initialization
  157. ;                        of the card showing the correct address.
  158. ;
  159. ;                protocol NAME ID FRAME
  160. ;                        NAME acceptable values
  161. ;                        arp
  162. ;                        ip
  163. ;                        ipx
  164. ;                        rarp
  165. ;                        default ipx
  166. ;
  167. ;                        replace ID with hexadecimal number representing the
  168. ;                        protocol to be used for a particular media type.
  169. ;
  170. ;                        ID acceptable values
  171. ;                        Hex value      Protocol and media represented
  172. ;
  173. ;                        0              IPX Ethernet 802.3
  174. ;                        E0             IPX Ethernet 802.2
  175. ;                                       IPX Token Ring
  176. ;                                       IPX IBM PCN2 802.2
  177. ;                        8137           IPX Ethernet II
  178. ;                                       IPX Ethernet SNAP
  179. ;                                       IPX Token Ring SNAP
  180. ;                                       IPX IBM PCN2 SNAP
  181. ;                        800            IP Ethernet II
  182. ;                        806            ARP Ethernet II
  183. ;                        8035           RARP Ethernet II
  184. ;                        default 0
  185. ;
  186. ;                        Replace FRAME with the name of the media type to be
  187. ;                        used with the specified protocol.
  188. ;
  189. ;                        FRAME acceptable values
  190. ;                        FRAME                  Media Represented
  191. ;
  192. ;                        ethernet_802.3         Ethernet 802.3
  193. ;                        ethernet_802.2         Ethernet 802.2
  194. ;                        token-ring             Token Ring 802.5 using an
  195. ;                                               802.2 envelope
  196. ;                        ibm_pcn2_802.2         IBM PCN using an 802.2 envelope
  197. ;                        ethernet_ii            Ethernet II using a DEC
  198. ;                                               Ethernet II envelope
  199. ;                        ethernet_snap          Ethernet Snap 802.2 using an
  200. ;                                               802.2 envelope with SNAP
  201. ;                        token-ring_snap        Token Ring Snap 802.5 using
  202. ;                                               an 802.2 envelope with SNAP
  203. ;                        ibm_pcn2_snap          IBM PCN2 Snap using an 802.2
  204. ;                                               envelope with SNAP
  205. ;                        default ethernet_802.3
  206. ;
  207. ;  Note: As stated above, you MUST specify the node address on EACH MACHINE
  208. ;  that this NET.CFG gets copied to WHEN using CMGRLAN.SYS or TOKEN.SYS.
  209. ;
  210. ;  If running TOKENEE.SYS, the following lines need not to be configured and
  211. ;  will be ignored at boot time, since they only apply to the link driver
  212. ;  CMGRLAN.SYS resp. TOKEN.SYS.
  213. ;
  214. ;  TOKENEE.SYS does NOT support Single Route Broadcast. If you are running a
  215. ;  heavily bridged topology of potentially parallel IBM Source Routing bridges,
  216. ;  you have to use ROUTE.SYS (together with CMGRLAN.SYS), since ROUTE.SYS
  217. ;  does indeed support Single Route Broadcast frames.
  218. ;
  219. LINK DRIVER CMGRLAN
  220.      PRIMARY
  221.      FRAME TOKEN-RING
  222.      PROTOCOL IPX E0 TOKEN-RING
  223. ;  In the following line, replace xxxxxxxxxxxx with the actual MAC address
  224. ;  to be used, normally a Locally Administered Address, of your Token Ring
  225. ;  or Ethernet card.
  226.      NODE ADDRESS xxxxxxxxxxxx
  227.  
  228. ; *****************************************************************************
  229. ;  Link Support:
  230. ;  Controls the number and size of Communication buffers used by the Requester.
  231. ;  The buffer size possible depends on the Communications Manager Configuration
  232. ;  File activ at boot time (i.e. in CONFIG.SYS: DEVICE=C:\CMLIB\TRNETDD.SYS
  233. ;  CFG=C:\CMLIB\IWS.CFG). Each CM Profile under the Topic "Advanced
  234. ;  Configuration" has the "LAN Feature Profiles", under which for the Token
  235. ;  Ring Adapter you find the IEEE 802.2 Profile. In this profile there is a
  236. ;  "Transmit Buffer Size" specified, which is also the largest buffer size
  237. ;  NetWare can get out to the LAN through CM (when using CMGRLAN.SYS)
  238. ;  minus 6 bytes for header overhead. 
  239. ;  Default is 1944 and might be set to a maximum of 4464 Bytes on a 4 MBit 
  240. ;  Token Ring Network, if Shared RAM allowes.
  241. ;  Since the Novell DEFAULT is 1130 Bytes for its own Link Support Buffers,
  242. ;  the minimum Transmit Buffer Size to be specified for CM should be
  243. ;  1130 + 6 = 1136 Bytes.
  244. ;
  245. ;  Syntax:
  246. ;     LINK SUPPORT
  247. ;          BUFFERS count [buffer_size]
  248. ;
  249. ;  Maximum values:
  250. ;       Total memory for buffers may not exceed 64 KB.
  251. ;       Make shure that your settings do not exceed 64 KB !!
  252. ;  Defaults:
  253. ;       Buffers COUNT:   20
  254. ;       BUFFER_SIZE:     1130 Bytes
  255. ;
  256. LINK SUPPORT
  257.      BUFFERS 35 1130
  258.  
  259. ; *****************************************************************************
  260. ;  Protocol Stack IPX:
  261. ;
  262. ;  Syntax:
  263. ;     PROTOCOL STACK IPX
  264. ;          SOCKETS count
  265. ;          ROUTER MEM size
  266. ;          BIND name
  267. ;
  268. ;  Values:
  269. ;       Sockets COUNT ranging from 9-128, default: 32.
  270. ;            The number of sockets required can be calculated by using the
  271. ;            following formula: requester itself: 9 sockets; each file server
  272. ;            connected to: another 3 sockets; plus as many sockets as you
  273. ;            specify in the SPX sessions parameter. SPX sessions are used
  274. ;            to control Novell printing utilities (such as PCONSOLE) and also
  275. ;            to transport Named Pipes sessions. However, Named Pipes Sessions
  276. ;            only talk to one and the same IPX socket.
  277. ;       Router Mem SIZE default: 450
  278. ;       Bind NAME according to the Adapter, i.e. TOKEN, TOKENEE or CMGRLAN,
  279. ;            default is the first board in CONFIG.SYS. Acceptable values:
  280. ;
  281. ;            NAME           Driver represented
  282. ;            pcn2           IBM PC Network Adapter II and II/A
  283. ;            ne2            Novell NE/2
  284. ;            ne232          Novell NE/2-32
  285. ;            ne1000         Novell NE1000
  286. ;            ne2000         Novell NE2000
  287. ;            ne2100         Novell NE2100
  288. ;            token          IBM Token Ring Adapter
  289. ;            tokenee        IBM Token Ring Adapter using OS/2
  290. ;                             Extended Edition Communications Manager
  291. ;            cmgrlan        PCN2, Ethernet, and TRN with OS/2
  292. ;                             Extended Edition Communications Manager
  293. ;                             THIS DRIVER USES IBM-SUPPLIED DRIVERS.
  294. ;            3c503          3COM Etherlink Series 3C503
  295. ;            3c505          3COM Etherlink Series 3C505
  296. ;            3c523          3COM Etherlink Series 3C523
  297. ;
  298. PROTOCOL STACK IPX
  299.      SOCKETS 128
  300.  
  301. ; *****************************************************************************
  302. ; Protocol Stack SPX:
  303. ;
  304. ;  Syntax:
  305. ;     PROTOCOL STACK SPX
  306. ;          SESSIONS count
  307. ;          ABORT TIMEOUT number
  308. ;          VERIFY TIMEOUT number
  309. ;          LISTEN TIMEOUT number
  310. ;          SEND TIMEOUT number
  311. ;          RETRY COUNT number
  312. ;
  313. ;  Values:
  314. ;      Sessions COUNT ranging from 8 - 256, default is 16.
  315. ;               Attention: In this implementation of Named Pipes Support,
  316. ;               2 GDT Entries are allocated for each SPX session
  317. ;               at boot-time. GDT-Entries (Global Descriptor Table) are
  318. ;               a scarce system ressource when running Extended Edition
  319. ;               with Communications Manager. The system will boot into a
  320. ;               TRAP 00D if those ressources are finished. This problem
  321. ;               will go away with OS/2 2.0.
  322. ;               Depending on the implementation of any Named Pipes application
  323. ;               making use of SPX sessions as the underlying transport 
  324. ;               protocol, you may have to calculate the number of SPX-sessions
  325. ;               as follows: Add Named Pipes Client sessions plus Named Pipes
  326. ;               Server sessions and multiply the result by two. If you run into
  327. ;               boot-problems (TRAP 00D) with that configuration, you may have
  328. ;               to reduce SPX sessions.
  329. ;      Abort Timeout NUMBER ranging from 10 - unlimited, default is 30000.
  330. ;               This value determines how long a client will wait for
  331. ;               the NP gateway before closing that particular SPX
  332. ;               session it had for its Named Pipe connection to the Gateway.
  333. ;               Reducing that number from the default should make it easier
  334. ;               for the CHI client to reconnect to a rebooting Gateway.
  335. ;      Verify Timeout NUMBER ranging from 10 - unlimited, default is 3000.
  336. ;      Listen Timeout NUMBER ranging from 10 - unlimited, default is 6000.
  337. ;      Send Timeout NUMBER is an undocumented parameter that was added with
  338. ;               NSD004 for compliance with the requester for OS/2 2.0.
  339. ;               It specifies the timeout for SPX to re-transmit an SPX packet.
  340. ;               Default is 500.
  341. ;      Retry Count NUMBER ranging from 1 - 255, default is 20.
  342. ;
  343. ;  When applying NSD004 updates to your machine, be shure to also install 
  344. ;  part of the forthcomming NSD005 files. Especially you should have:
  345. ;
  346. ;      ==> NMPIPE.SYS    dated 28th of January, 1993, or later
  347. ;      ==> SPDAEMON.EXE  dated 16th of June, 1992, or later
  348. ;      ==> SPX.SYS       dated 16th of March, 1993, 
  349. ;      ==> NPSERVER.SYS  dated  8th of February, 1993, or later
  350. ;      ==> NPDAEMON.EXE  dated  5th of February, 1993, or later
  351. ;
  352. ;  to solve certain Named Pipes problems.
  353. ;
  354. PROTOCOL STACK SPX
  355.      SESSIONS 96
  356.      ABORT TIMEOUT 20000
  357.      VERIFY TIMEOUT 2000
  358.      LISTEN TIMEOUT 4000
  359.      RETRY COUNT 12
  360.  
  361. ; *****************************************************************************
  362. ; NetWare Requester:
  363. ;
  364. ;  Syntax:
  365. ;      NETWARE REQUESTER
  366. ;           CACHE BUFFERS count
  367. ;           SESSIONS count
  368. ;           REQUEST RETRIES count
  369. ;           PREFERRED server
  370. ;           COMPATIBILITY number
  371. ;
  372. ;  Values:
  373. ;      Cache Buffers COUNT ranging from 1 - 30, default is 8. Total memory
  374. ;           allocated to buffers may not exceed 64 KB. This cache is used to
  375. ;           cache data from files open on the network. Depending on your
  376. ;           configuration (e.g. TCP/IP 1.20.1) you may have to reduce the 
  377. ;           number of cache buffers, since they get allocated in LOW memory.
  378. ;      Sessions COUNT ranging from 8 - 20, default is 8.
  379. ;           Sessions are connections to file servers.
  380. ;      Request Retries COUNT ranging from 5 - unlimited, default is 20.
  381. ;      Preferred SERVER: replace SERVER with any valid server name, default: none.
  382. ;      COMPATIBILITY 1: This is an undocumented switch to enable support
  383. ;           for applications doing some weird OPEN on files to be created
  384. ;           on a NetWare Volume with OS2 name space added. One of these
  385. ;           applications is E.EXE under OS/2 EE 1.3, IBM's PM-Editor.
  386. ;
  387. NETWARE REQUESTER
  388.      CACHE BUFFERS 20
  389.      SESSIONS 20
  390.      COMPATIBILITY 1
  391.  
  392. ; *****************************************************************************
  393. ; Daemon CONFIGURATION
  394. ;
  395. ;  Syntax:
  396. ;      DAEMON CONFIGURATION
  397. ;          MESSAGE TIMEOUT number
  398. ;
  399. ;  Values:
  400. ;      number = 0 disables any message popup that requires ESC to be pressed
  401. ;      number = -1 definitely waits for a keystroke such as ESC for any
  402. ;                  daemon popup
  403. ;      number = "positive integer" specifies in milliseconds how long a
  404. ;                  daemon popup is to stay on screen
  405. ;
  406. DAEMON CONFIGURATION
  407.    MESSAGE TIMEOUT 5000
  408.  
  409. ; *****************************************************************************
  410. ; NetWare Netbios:
  411. ;
  412. ;  Syntax:
  413. ;      NETWARE NETBIOS
  414. ;          NAMES count
  415. ;          SESSIONS count
  416. ;          COMMANDS number
  417. ;          RETRY DELAY number
  418. ;          RETRY COUNT number
  419. ;          INTERNET [on/off]
  420. ;          BROADCAST COUNT number
  421. ;          BROADCAST DELAY number
  422. ;          ABORT TIMEOUT number
  423. ;          VERIFY TIMEOUT number
  424. ;          LISTEN TIMEOUT number
  425. ;
  426. ;  Netbios applications should, under OS/2 EE 1.32, use ONLY IBM's Netbios.
  427. ;
  428.  
  429. ; *****************************************************************************
  430. ; NetWare Spooler:
  431. ;
  432. ;  Syntax:
  433. ;      NETWARE SPOOLER:
  434. ;          FORM number
  435. ;          COPIES number
  436. ;          [KEEP / NO KEEP]
  437. ;          SIZE number
  438. ;          [TABS / NO TABS]
  439. ;          FILE string
  440. ;          NAME string
  441. ;          [BANNER / NO BANNER]
  442. ;          [FORM FEED / NO FORM FEED]
  443. ;          MAXSETUP number
  444. ;          MAXRESET number
  445. ;
  446. ;  Values:
  447. ;      Normally none of these parameters needs to be set, since these values
  448. ;      are set through parameters in the CAPTURE command as well as through
  449. ;      the Queue definition.
  450. ;
  451. ;  Note: All these parameters apply to NPRINT.EXE only!!
  452. ;
  453.  
  454. ; *****************************************************************************
  455. ; Mail Slots:
  456. ;  Mail Slots are presently not being used within our company. However, some
  457. ;  Microsoft LAN Products might require it. However, this version of the
  458. ;  NetWare Requester (NSD #4 ?) does not yet support Mail Slots.
  459. ;
  460. ;  Syntax:
  461. ;      MAIL SLOTS
  462. ;           BROADCASTS [0 / 1]
  463. ;           DEFAULT MAILSLOT SIZE number
  464. ;
  465. ;  Values:
  466. ;  Broadcast 0 means messages do not cross bridges, 1 enables internet.
  467. ;       Default is 0.
  468. ;  Default Mailslot Size NUMBER ranging from 0 - 65536, default is 20000.
  469. ;
  470.  
  471. ; *****************************************************************************
  472. ; Protocol Route:
  473. ;
  474. ;  Syntax:
  475. ;      PROTOCOL ROUTE
  476. ;          SOURCE ROUTE def gbr mbr nodes n board n
  477. ;
  478. ;  Values:
  479. ;      Source Route DEF (default frame) is "all routes broadcast".
  480. ;            Default: DEF not activ, means single route broadcast.
  481. ;            Change the default by activating DEF when one of the routes
  482. ;            is not stable.
  483. ;      Source Route GBR (general broadcast) is "all routes broadcast".
  484. ;            Default: GBR is not activ, means single route broadcast.
  485. ;            Change the default by activating GBR if you want to broadcast
  486. ;            on all routes.
  487. ;      Source Route MBR (multicast) is for sending multicast frames
  488. ;            (functional addresses) on all routes.
  489. ;            Default; MBR is not activ.
  490. ;      Source Route NODES N: is the number of entries in the source routing
  491. ;            table.
  492. ;            Range: 8 - 255, default: 16.
  493. ;      Source Route BOARD N: replace n with the ordinal number of the
  494. ;            board performing the source routing.
  495. ;            Range: 1 - 16, default: 1.
  496. ;
  497. ;  Testing in the Munich DLH network (34 Source Routing Bridges servicing
  498. ;  about 20 Gateways plus over a dozen File-Servers) has shown that it might
  499. ;  be helpful to increase the number of entries for the Novell Source Routing
  500. ;  tables to a size where every OS/2 Gateway is capable of holding all other
  501. ;  OS/2 gateways plus all file-servers plus all its own clients plus all
  502. ;  Computer Logics DOS-IPX-gateways plus all Novell Routers in its local 
  503. ;  Source Routing Tables in order to minimize routing table updates.
  504. ;  This section applies only when running ROUTE.SYS.
  505. ;
  506. PROTOCOL ROUTE
  507.      SOURCE ROUTE NODES 128
  508.  
  509. ; *****************************************************************************
  510. ; Named Pipes:
  511. ; Any NetWare Named Pipes Server can also be accessed by a DOS workstation
  512. ; using the DOS Named Pipes Extender DOSNP.EXE. This enables a DOS machine
  513. ; to use the CHI OS/2 Unisys Gateway. However, the DOSNP.EXE needs to wait
  514. ; for up to 60 seconds after loading before it can successfully connect to
  515. ; a network Named Pipe due to the NP Server having to advertise himself via
  516. ; the Service Advertising Protocol (SAP). Remember to load DOSNP.EXE after
  517. ; loading IPX support and ROUTE.COM and before running NETx.COM.
  518. ;
  519. ;  Syntax:
  520. ;      NAMED PIPES
  521. ;          CLIENT SESSIONS number
  522. ;          SERVER SESSIONS number
  523. ;          SERVICE THREADS number
  524. ;
  525. ;  Values:
  526. ;      Client Sessions NUMBER ranging from 3 - 128, default is 16.
  527. ;            Sets maximum number of connections any one workstation
  528. ;            can establish with all Named Pipes Servers. This parameter
  529. ;            specifies SPX connections that are used to transport Named Pipe
  530. ;            connections, it does not specify the NP connections itself.
  531. ;      Server Sessions NUMBER ranging from 2 - 255, default is 32.
  532. ;            Sets maximum number of connections a Named Pipes Server will
  533. ;            support with all Named Pipes Clients. This parameter does
  534. ;            NOT specify Named Pipes, it rather specifies the number
  535. ;            of concurrently used SPX connections to transport Named Pipes.
  536. ;            Depending on the implementation of the Named Pipe application
  537. ;            (multi-threaded versus single-threaded) up to two SPX connections
  538. ;            will be used to transport one Named Pipe connection.
  539. ;      Service Threads NUMBER ranging from 1 - 32, default is 3.
  540. ;            Sets maximum number of threads the Named Pipes Server will
  541. ;            allocate to service requests from all clients. If the server
  542. ;            application uses named pipes in blocking mode (which the
  543. ;            CHI Unisys Gateway does), this parameter gives you the
  544. ;            maximum number of Named Pipes Connections to that gateway.
  545. ;
  546. ;  In this implementation of Named Pipes Support, the NetWare drivers
  547. ;  again allocate one GDT entry for each SERVER SESSION. See above under
  548. ;  PROTOCOL STACK SPX, SESSIONS x for implications when running under
  549. ;  IBM OS/2 Extended Edition.
  550. ;
  551. NAMED PIPES
  552.      CLIENT SESSIONS 20
  553.      SERVER SESSIONS 68
  554.      SERVICE THREADS 32
  555.